From 175ff0db6498db6a1235a73ff376e24f96027263 Mon Sep 17 00:00:00 2001 From: "awilliam@xenbuild2.aw" Date: Wed, 10 Jan 2007 08:47:36 -0700 Subject: [PATCH] [IA64] Remove bogus linux/kernel.h include This seems to be an extraneous include and causes problems when pulled into asm files. Signed-off-by: Alex Williamson --- xen/include/asm-ia64/xensystem.h | 1 - 1 file changed, 1 deletion(-) diff --git a/xen/include/asm-ia64/xensystem.h b/xen/include/asm-ia64/xensystem.h index d966d1917b..95a1991e1a 100644 --- a/xen/include/asm-ia64/xensystem.h +++ b/xen/include/asm-ia64/xensystem.h @@ -11,7 +11,6 @@ * */ #include -#include /* Define HV space hierarchy. VMM memory space is protected by CPL for paravirtualized domains and -- 2.30.2